home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / c / vbcc.lha / vbcc / targets / ppc-warpos / include / proto / glut.h < prev    next >
C/C++ Source or Header  |  2001-04-28  |  145b  |  7 lines

  1. #ifndef PROTO_GLUT_H
  2. #define PROTO_GLUT_H
  3. #include <exec/libraries.h>
  4. extern struct Library *glutppcBase;
  5. #include <inline/glut_protos.h>
  6. #endif
  7.